home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8910 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  875 b 

  1. Path: uni-paderborn.de!tom
  2. From: tom@uni-paderborn.de (Torsten Metzner)
  3. Newsgroups: comp.lang.c++
  4. Subject: Exceptions
  5. Date: 27 Feb 1996 09:38:23 GMT
  6. Organization: Universitaet Paderborn, Germany
  7. Message-ID: <4gujef$8hl@news.uni-paderborn.de>
  8. NNTP-Posting-Host: galois.uni-paderborn.de
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hello,
  12. I have a simple (?) question. I am interested in exceptions. More in detail,
  13. I want to know the following.
  14.  
  15. (1) Since when does the ISO, or ANSI C++ standard contains exceptions.
  16.     Since 1992 (?) 
  17.  
  18. (2) Which C++ compilers, on which platforms support exceptions.
  19.     I know that gcc-2.7.2 support exceptions. I also know that Suns CC compiler
  20.     supports it.  But what is with other native C++ compilers on other UNIX
  21.     platforms. E.g. HP-UX > 9.x, DEC ULTRIX, SGI IRIX > 5.3.
  22.  
  23.     Thanx in advance,
  24.  
  25.         Torsten ( tom@uni-paderborn.de )
  26.